IDiscordLobbySearchQuery

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

distance
DiscordResult distance(DiscordLobbySearchDistance searchDistance)
Undocumented in source. Be warned that the author may not have intended to support it.
filter
DiscordResult filter(DiscordMetadataKey key, DiscordLobbySearchComparison comparison, DiscordLobbySearchCast searchCast, DiscordMetadataValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
limit
DiscordResult limit(uint limit)
Undocumented in source. Be warned that the author may not have intended to support it.
sort
DiscordResult sort(DiscordMetadataKey key, DiscordLobbySearchCast searchCast, DiscordMetadataValue value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta